Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement array shapes for Preg::match $matches by-ref parameter #24

Closed
wants to merge 5 commits into from

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Jun 21, 2024

@@ -20,8 +20,8 @@
"php": "^7.4 || ^8.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^5",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was not able to run the phpstan TypeInferenceTestCase with the simple bridge.

is the bridge vital for this repo, or can we use plain phpunit?

composer.json Outdated Show resolved Hide resolved
@Seldaek
Copy link
Member

Seldaek commented Jun 24, 2024

I won't have time to look in depth at this for a while but just wanted to say thanks already for even looking at doing it 🙏🏻

@Seldaek Seldaek closed this Jul 11, 2024
@staabm staabm deleted the stan-setup branch July 11, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants